static, __init and __initdata symbols in machine_kexec.c
authorSimon Horman <horms@verge.net.au>
Wed, 16 May 2007 08:15:54 +0000 (09:15 +0100)
committerSimon Horman <horms@verge.net.au>
Wed, 16 May 2007 08:15:54 +0000 (09:15 +0100)
commitf82571ca1bf3e7e1dd06229c580b768301cddd68
tree5e2a35553b0d147fd6d5a2252ce1ab889a0d1788
parent6fc1e1272c056ead0197181f4a393f028eab2731
static, __init and __initdata symbols in machine_kexec.c
Some symbols in machine_kexec.c really ought to be static and,
marked __init or __initdata.

Signed-off-by: Simon Horman <horms@verge.net.au>
linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c